home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / windows / waste95a.zip / Setup.iss < prev    next >
INI File  |  1996-09-21  |  567b  |  41 lines

  1. [InstallSHIELD Silent]
  2. Version=v3.00.00
  3. File=Response File
  4.  
  5. [DlgOrder]
  6. Dlg0=SdWelcome-0
  7. Dlg1=SdShowInfoList-0
  8. Dlg2=SdRegisterUser-0
  9. Dlg3=SdAskDestPath-0
  10. Dlg4=SdSelectFolder-0
  11. Dlg5=SdStartCopy-0
  12. Dlg6=SdFinish-0
  13. Count=7
  14.  
  15. [SdWelcome-0]
  16. Result=1
  17.  
  18. [SdShowInfoList-0]
  19. Result=1
  20.  
  21. [SdRegisterUser-0]
  22. Result=1
  23. szName=Name
  24. szCompany=Isis Interactive
  25.  
  26. [SdAskDestPath-0]
  27. Result=1
  28. szDir=<ProgramFilesDir>\Isis Interactive\Waste95
  29.  
  30. [SdSelectFolder-0]
  31. Result=1
  32. szFolder=Waste95
  33.  
  34. [SdStartCopy-0]
  35. Result=1
  36.  
  37. [SdFinish-0]
  38. Result=0
  39. bOpt1=0
  40. bOpt2=0
  41.